Skip to content

fix: emit whitespace changes after all #232

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 12, 2025
Merged

Conversation

psteinroe
Copy link
Collaborator

@psteinroe psteinroe commented Mar 12, 2025

after some forth and back yesterday and a crash when starting to complete after a change I realised I am big idiot because not emitting whitespaces will result in an invalid tree sitter tree… 🥲 so yeah, we just emit them now. also added an e2e test for completions.

also

  • removed changed statements because we do not use them and they will jus grow over time
  • my format-on-write did minor changes to the sql in tests

Copy link
Collaborator

@juleswritescode juleswritescode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I highly doubt that you're a big idiot, you're not even 1.90m

@psteinroe psteinroe merged commit 440ccc7 into main Mar 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants